Gets or sets whether the current Folder object inherits its role assignments from its parent object.
Syntax
InheritedFromParent As Boolean
Remarks
This property is set to False by the AddAssignment, Clear, and DeleteAssignment methods.
Related concepts